projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29bc0b1
)
meson: Build the reftests suite
author
Emmanuele Bassi
<ebassi@gnome.org>
Sat, 6 May 2017 16:25:42 +0000
(17:25 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 10 May 2017 10:37:40 +0000
(11:37 +0100)
It does not pass, but at least we can check it.
testsuite/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/meson.build
b/testsuite/meson.build
index 481fa2f9aa5d5ae092bc43bfea7d686781982f54..d4d0cd12a9f26fa802ec5df1a582614ecf9d162d 100644
(file)
--- a/
testsuite/meson.build
+++ b/
testsuite/meson.build
@@
-10,9
+10,9
@@
installed_test_env = [
'G_ENABLE_DIAGNOSTIC=0',
]
+subdir('tools')
subdir('gtk')
subdir('gdk')
subdir('css')
subdir('a11y')
-subdir('tools')
-# subdir('reftests') # FIXME: needs more work
+subdir('reftests')